C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollection<T> Class / IsDisposed Property

In This Topic
IsDisposed Property (C1EntityFrameworkCoreVirtualDataCollection<T>)
In This Topic
Gets whether the collection is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also